GUI Help > Special > getScrollbarMax

getScrollbarMax
int max=getScrollbarMax(handle gadget)

Description:
Retrieves the maximum possible value of the scrollbar's position.

Return Value:
See Above

Parameters:
gadget Handle to a scrollbar gadget.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)